Objects Types and Constants Properties Methods Object Hierarchy Index

Explode Method

Description:

Explodes a group or block insertion.

Syntax:

C++:
#include "imsigx.h"
HRESULT hr = pObject->Explode(&prop);

Visual Basic:
prop = object.Explode

Parts:

prop

GraphicSet*

[out][retval]

The exploded Graphic objects.

Defined in:

Graphic

GraphicSet

Graphics

Layer

Selection


Objects Types and Constants Properties Methods Object Hierarchy Index

SDK Top API Reference TurboCAD Home Page TurboCAD Programming Forums